PST .NET Class Library
C#
VB
Show/Hide TOC
Stream
Get
Stream Method
Gets
Stream
to read data from this stream.
Definition
Namespace:
Independentsoft.IO.StructuredStorage
Assembly:
Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
Copy
public
Stream
GetStream
()
VB
Copy
Public
Function
GetStream
As
Stream
Return Value
Stream
See Also
Reference
Stream Class
Independentsoft.IO.StructuredStorage Namespace
In This Article
Definition
See Also